| 1. | If flag is off, continue with the next instruction . 若标志处于断开状态,则继续执行下条指令。 |
| 2. | After all logic events have been completed, the control unit initiates the next instruction fetch . 在所有的逻辑事件完成之后,控制器再次启动下一步指令的读取。 |
| 3. | After every instruction fetch, if we increment this address, it will accurately point to the next instruction in the sequence . 在每次取指令后,如果我们使地址增量,那么就会准确地指向指令代码序列中的下一条指令。 |
| 4. | Execution continues at the next instruction ) ,则在下一条指令处继续执行。 |
| 5. | This location shows the next instruction that will be executed in your program 该位置显示程序中将要执行的下一条指令。 |
| 6. | The iar is primarily used by debuggers to show the next instruction to be executed Iar主要是由调试器使用,显示将要被执行的下一条指令。 |
| 7. | Each instruction in the high level language is executed before the next instruction is interpreted 高级语言中的每一个指令在解释下一个指令之前执行。 |
| 8. | A register in the processor that contains the address of the next instruction to be executed . also known as a program counter 包含下一条要执行指令地址的处理器中的寄存器。也叫程序计数器。 |
| 9. | A program that translates an instruction into a machine language and executes it before proceeding to the next instruction 解释程序将指令翻译为机器语言并在执行下一个指令之前完成此指令的程序 |
| 10. | A technique whereby the receiver fetches the next instruction before completing execution of the previous instruction , in order to increase processing speed 在前一条指令全部执行完之前就开始取下一条指令,以提高处理速度的一种技术。 |